Skip to content

Conversation

@ZuseZ4
Copy link
Member

@ZuseZ4 ZuseZ4 commented Nov 19, 2025

r? compiler

@rustbot rustbot added F-autodiff `#![feature(autodiff)]` S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 19, 2025
@rustbot
Copy link
Collaborator

rustbot commented Nov 19, 2025

⚠️ Warning ⚠️

@rust-log-analyzer

This comment has been minimized.

@chenyukang
Copy link
Member

there are some trailing whitespaces in it.
r=me after fixed it.

@ZuseZ4
Copy link
Member Author

ZuseZ4 commented Nov 19, 2025

@chenyukang the trailing whitespaces are intentional, it's markdown syntax to force a line break.
See https://doc.rust-lang.org/nightly/unstable-book/compiler-flags/autodiff.html
I've posted the current markdown into some online viewers, and it looks properly formated now.

Edit: Oh, clippy isn't happy about them, that seems like a bug? I'll look into alternatives.

@ZuseZ4 ZuseZ4 force-pushed the autodiff-unstable-book-fmt branch from f6f6d6b to bbaeca0 Compare November 19, 2025 07:39
@rust-log-analyzer

This comment has been minimized.

@ZuseZ4 ZuseZ4 force-pushed the autodiff-unstable-book-fmt branch from bbaeca0 to 0b2e02f Compare November 19, 2025 08:05
@ZuseZ4
Copy link
Member Author

ZuseZ4 commented Nov 19, 2025

Tidy is now also happy, thank you for the quick approval.

@bors r=chenyukang rollup

@bors
Copy link
Collaborator

bors commented Nov 19, 2025

📌 Commit 0b2e02f has been approved by chenyukang

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 19, 2025
bors added a commit that referenced this pull request Nov 19, 2025
Rollup of 7 pull requests

Successful merges:

 - #147171 (recommend using a HashMap if a HashSet's second generic parameter doesn't implement BuildHasher)
 - #147421 (Add check if span is from macro expansion)
 - #147521 (Make SIMD intrinsics available in `const`-contexts)
 - #148201 (Start documenting autodiff activities)
 - #148797 (feat: Add `bit_width` for unsigned `NonZero<T>`)
 - #148798 (Match <OsString as Debug>::fmt to that of str)
 - #149082 (autodiff: update formating, improve examples for the unstable-book)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit fd88e61 into rust-lang:main Nov 19, 2025
11 checks passed
rust-timer added a commit that referenced this pull request Nov 19, 2025
Rollup merge of #149082 - ZuseZ4:autodiff-unstable-book-fmt, r=chenyukang

autodiff: update formating, improve examples for the unstable-book

r? compiler
@rustbot rustbot added this to the 1.93.0 milestone Nov 19, 2025
github-actions bot pushed a commit to rust-lang/miri that referenced this pull request Nov 20, 2025
Rollup of 7 pull requests

Successful merges:

 - rust-lang/rust#147171 (recommend using a HashMap if a HashSet's second generic parameter doesn't implement BuildHasher)
 - rust-lang/rust#147421 (Add check if span is from macro expansion)
 - rust-lang/rust#147521 (Make SIMD intrinsics available in `const`-contexts)
 - rust-lang/rust#148201 (Start documenting autodiff activities)
 - rust-lang/rust#148797 (feat: Add `bit_width` for unsigned `NonZero<T>`)
 - rust-lang/rust#148798 (Match <OsString as Debug>::fmt to that of str)
 - rust-lang/rust#149082 (autodiff: update formating, improve examples for the unstable-book)

r? `@ghost`
`@rustbot` modify labels: rollup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

F-autodiff `#![feature(autodiff)]` S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants